FaPaymentPeriod 
Logical Entity Name  FaPaymentPeriod 
Default Table Name  FaPaymentPeriod 
Physical Only  NO 
Definition 
 
Note 
 

FaPaymentPeriod Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaPaymentPeriodID(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(40)  NO 
 
SyCampusGrpID    int  NO 
 
Type    char(1)  YES 
 
LowerValue    smallint  YES 
 
UpperValue    smallint  YES 
 
Active    bit  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaPaymentPeriod Primary and Unique Keys 
Key Name  Key Type  Keys 
FaPaymentPeriod_FaPaymentPeriodID_U_C_IDX  PrimaryKey  FaPaymentPeriodID 

FaPaymentPeriod Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
FaAcademicYearPP  Non-Identifying  One To Zero or More  FK_FaAcademicYearPP_FaPaymentPeriodID_FaPaymentPeriod_FaPaymentPeriodID        NO  YES 

FaPaymentPeriod Check Constraints 
Check Constraint Name  CheckConstraint